You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <pages>
      <page ns="0" title="API" missing="" />
      <page pageid="1" ns="0" title="Main Page">
        <revisions>
          <rev user="Thomas-sturm" timestamp="2014-08-09T07:11:24Z" comment="" contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">&lt;!--        BANNER ACROSS TOP OF PAGE        --&gt;
{| id=&quot;mp-topbanner&quot; style=&quot;width:100%; background:#fcfcfc; margin-top:1.2em; border:1px solid #ccc;&quot;
| style=&quot;width:56%; color:#000;&quot; |
&lt;!--        &quot;WELCOME&quot; AND ARTICLE COUNT        --&gt;
{| style=&quot;width:280px; border:none; background:none;&quot;
| style=&quot;width:280px; text-align:center; white-space:nowrap; color:#000;&quot; |
&lt;div style=&quot;font-size:162%; border:none; margin:0; padding:.1em; color:#000;&quot;&gt;Welcome to the Reduce Wiki&lt;/div&gt;
&lt;div style=&quot;top:+0.2em; font-size:95%;&quot;&gt;the wiki for the SourceForge project [https://sourceforge.net/projects/reduce-algebra/ reduce-algebra]&lt;/div&gt;
&lt;div id=&quot;articlecount&quot; style=&quot;width:100%; text-align:center; font-size:85%;&quot;&gt;[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles in English&lt;/div&gt;
|}
&lt;!--        RIGHT-HAND SIDE        --&gt;
| style=&quot;width:44%; font-size:95%;&quot; |
The Open Source version of the REDUCE algebra system was registered on SourceForge.net on Dec 18, 2008.
|}
 
[[image:hearn.jpg|thumb|140px|right|A. C. Hearn]]
Tony Hearn, who is the main and original author of this software, writes:
&lt;blockquote&gt;In 1963, I began work on a software system that would in time evolve into REDUCE. By 1968, copies had been made available to various researchers throughout the world. Forty years later, there is still an active community of users. In order to encourage further development, I have decided to make the software freely available under a modified BSD license.&lt;/blockquote&gt;

This Wiki for the project reduce-algebra is quite new. But you might already find some interesting information via the sidebar.

==About Reduce==
REDUCE is a system for doing algebra by computer, which also supports numerical approximation and interfaces to gnuplot to provide graphics.

The development of the REDUCE computer algebra system was started in the 1960s by Anthony C. Hearn. Since then, many scientists from all over the world have contributed to its development. REDUCE has a long and distinguished place in the history of computer algebra systems. Other systems that address some of the same issues but sometimes with rather different emphasis are Axiom, Derive, Macsyma (Maxima), Maple, Mathematica and MuPAD.

REDUCE is implemented in [[Standard Lisp]] expressed in an intuitive imperative-style notation called RLISP. The latter is used as a basis for REDUCE's user-level language.

REDUCE primarily runs on either [[Portable Standard Lisp (PSL)]] or [[Codemist Standard Lisp (CSL)]], both of which are included in the SourceForge distribution. By modern standards, REDUCE is not a large application and should run well on any personal computer.</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>